type net/http.http2clientConnIdleState

3 uses

	net/http (current package)
		h2_bundle.go#L8335: type http2clientConnIdleState struct {
		h2_bundle.go#L8339: func (cc *http2ClientConn) idleState() http2clientConnIdleState {
		h2_bundle.go#L8345: func (cc *http2ClientConn) idleStateLocked() (st http2clientConnIdleState) {